Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.1.24 #209

Merged
merged 6 commits into from
Aug 7, 2023
Merged

Release/0.1.24 #209

merged 6 commits into from
Aug 7, 2023

Conversation

neildsouth
Copy link
Collaborator

Description

adding in fields for external app execution

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.

neildsouth and others added 5 commits July 21, 2023 10:45
adding new fields to messages for external app executions
added export request to export complete message event
@neildsouth neildsouth added the enhancement New feature or request label Jul 24, 2023
@neildsouth neildsouth added this to the 0.1.24 milestone Jul 24, 2023
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp merged commit 4b53983 into main Aug 7, 2023
11 checks passed
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This issue has been resolved in version 0.1.24 🎉

The release is available on:

mocsharp added a commit that referenced this pull request Aug 12, 2023
+semver: patch

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
mocsharp added a commit that referenced this pull request Aug 16, 2023
+semver: patch
* Update dependency decisions

Signed-off-by: Victor Chang <[email protected]>

* Release/0.1.24 (#209) (#213)

+semver: patch

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Fix merge issues

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
mocsharp added a commit that referenced this pull request Jun 12, 2024
* Release/0.1.24 (#209)

+semver: patch

* adding new fields to messages for external app executions

Signed-off-by: Neil South <[email protected]>

* added forgot licence header

Signed-off-by: Neil South <[email protected]>

* added export request to export cmplete message event

Signed-off-by: Neil South <[email protected]>

* Update ExportRequestEvent and update dependencies (#210)

* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Co-authored-by: Victor Chang <[email protected]>

* Release/0.1.25 (#214)

+semver: patch
* Update dependency decisions

Signed-off-by: Victor Chang <[email protected]>

* Release/0.1.24 (#209) (#213)

+semver: patch

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Fix merge issues

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>

* Release 0.2.0 (#216)

+semver: minor

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions

* gh-127 (#215)
New data trigger and data origins to support multiple data sources/modalities

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>

* Release/0.2.1 (#218)

+semver: patch

* Add ACR enum in DataService (#217)

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

+semver: patch

Signed-off-by: Victor Chang <[email protected]>

* Release/0.2.1 (#219)

+semver: patch

* Release/0.2.2 (#221)

+semver: patch

* Release/1.0.0 (#222)

+semver: major

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Attempt to fix GitVersion versioning by removing next-version

Signed-off-by: Victor Chang <[email protected]>

* Release/1.0.1 (#224)

+semver: patch

prefix scope variables with `@`

Signed-off-by: Victor Chang <[email protected]>

* Update IServiceCollectionExtensionsTests.cs

Signed-off-by: Neil South <[email protected]>

* adding comment

Signed-off-by: Neil South <[email protected]>

* unify naming

Signed-off-by: Neil South <[email protected]>

* Release 2.0.0 (#273)

+semver: major
* Update project to .NET 8 (#270)

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Set next version to 2.0.0

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update .gitignore

test

Signed-off-by: Neil South <[email protected]>

* +semver: minor

Signed-off-by: Neil South <[email protected]>

* +semver: patch

+semver: patch

Signed-off-by: Neil South <[email protected]>

* Update .gitignore to do new release

Signed-off-by: Neil South <[email protected]>

* Update .gitignore

Signed-off-by: Neil South <[email protected]>

* +semver: patch version 2.0.1

Signed-off-by: Neil South <[email protected]>

* change upload action

Signed-off-by: Neil South <[email protected]>

* tweek to download action

Signed-off-by: Neil South <[email protected]>

* change next version

Signed-off-by: Neil South <[email protected]>

* Update dependencies, license and copyrights (#313) (#314)

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Update ci.yml

Signed-off-by: Victor Chang <[email protected]>

* Update gittool to 0.17.0

Signed-off-by: Victor Chang <[email protected]>

* Fix gitversion version number

Signed-off-by: Victor Chang <[email protected]>

* Update ci.yml

gitversion v1.1.1

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
Co-authored-by: Neil South <[email protected]>
Co-authored-by: Neil South <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants